TextCodepointsToUTF8

Encode text as codepoints array into UTF-8 text string (WARNING: memory must be freed!)

extern (C) @nogc nothrow
char*
TextCodepointsToUTF8
(,
int length
)

Meta